13.Statistics
medium

Find the standard deviation of the first n natural numbers.

 

Option A
Option B
Option C
Option D

Solution

$ \begin{array}{|c|c|c|c|c|c|c|c|c|} \hline x_{i} & 1 & 2 & 3 & 4 & 5 & \ldots & \ldots & n \\ \hline x_{i}^{2} & 1 & 4 & 9 & 16 & 25 & \ldots & \ldots & n^{2} \\ \hline \end{array}$

Now, $\quad \Sigma x_{i}=1+2+3+4+\ldots+n=\frac{n(n+1)}{2}$

and $\Sigma x_{i}^{2}=1^{2}+2^{2}+3^{2}+\ldots+n^{2}=\frac{n(n+1)(2 n+1)}{6}$

$\therefore \quad \alpha=\sqrt{\frac{\Sigma x_{i}^{2}}{n}-\left(\frac{\Sigma x_{i}}{n}\right)^{2}}=\sqrt{\frac{n(n+1)(2 n+1)}{6 n}-\frac{n^{2}(n+1)^{2}}{4 n^{2}}}$

$=\sqrt{\frac{(n+1)(2 n+1)}{6}-\frac{(n+1)^{2}}{4}}=\sqrt{\frac{2\left(2 n^{2}+3 n+1\right)-3\left(n^{2}+2 n+1\right)}{12}}$

$=\sqrt{\frac{4 n^{2}+6 n+2-3 n^{2}-6 n-3}{12}}=\sqrt{\frac{n^{2}-1}{12}}$

Standard 11
Mathematics

Similar Questions

Start a Free Trial Now

Confusing about what to choose? Our team will schedule a demo shortly.